Autogenerated HTML docs for v2.37.1-261-g15b17e 
diff --git a/git-cvsserver.html b/git-cvsserver.html index f3deef4..023c14c 100644 --- a/git-cvsserver.html +++ b/git-cvsserver.html 
@@ -4,7 +4,7 @@  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">   <head>   <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />  -<meta name="generator" content="AsciiDoc 10.1.4" />  +<meta name="generator" content="AsciiDoc 10.2.0" />   <title>git-cvsserver(1)</title>   <style type="text/css">   /* Shared CSS for AsciiDoc xhtml11 and html5 backends */  @@ -839,10 +839,10 @@  </dt>   <dd>   <p>  -You can specify a list of allowed directories. If no directories  -are given, all are allowed. This is an additional restriction, gitcvs  -access still needs to be enabled by the <code>gitcvs.enabled</code> config option  -unless <code>--export-all</code> was given, too.  +The remaining arguments provide a list of directories. If no directories  +are given, then all are allowed. Repositories within these directories  +still require the <code>gitcvs.enabled</code> config option, unless <code>--export-all</code>  +is specified.   </p>   </dd>   </dl></div>  @@ -1155,10 +1155,26 @@  <div class="sectionbody">   <div class="paragraph"><p>These variables obviate the need for command-line options in some   circumstances, allowing easier restricted usage through git-shell.</p></div>  -<div class="paragraph"><p>GIT_CVSSERVER_BASE_PATH takes the place of the argument to --base-path.</p></div>  -<div class="paragraph"><p>GIT_CVSSERVER_ROOT specifies a single-directory whitelist. The  -repository must still be configured to allow access through  -git-cvsserver, as described above.</p></div>  +<div class="dlist"><dl>  +<dt class="hdlist1">  +GIT_CVSSERVER_BASE_PATH  +</dt>  +<dd>  +<p>  + This variable replaces the argument to --base-path.  +</p>  +</dd>  +<dt class="hdlist1">  +GIT_CVSSERVER_ROOT  +</dt>  +<dd>  +<p>  + This variable specifies a single directory, replacing the  + <code>&lt;directory&gt;...</code> argument list. The repository still requires the  + <code>gitcvs.enabled</code> config option, unless <code>--export-all</code> is specified.  +</p>  +</dd>  +</dl></div>   <div class="paragraph"><p>When these environment variables are set, the corresponding   command-line arguments may not be used.</p></div>   </div>  @@ -1311,7 +1327,7 @@  <div id="footer">   <div id="footer-text">   Last updated  - 2021-10-04 12:51:07 PDT  + 2022-07-27 09:46:08 PDT   </div>   </div>   </body>